Revision: dftk--beta--0.2.0--patch-10
Archive: duck@duckcorp.org--duckcorp-rtpnet-projects
Creator: Duck <Duck@DuckCorp.org>
Date: Fri Nov 28 19:51:16 CET 2003
Standard-date: 2003-11-28 18:51:16 GMT
Modified-files: program/trace/dftk_da_trace_manager.php
New-patches: duck@duckcorp.org--duckcorp-rtpnet-projects/dftk--beta--0.2.0--patch-10
Summary: Corrected a bug in the Trace creation
Keywords: 

The create_trace method in the DftkDaTraceManager passed a bad
reference to the DftkDaTrace constructor (s/$this/&$this).

